home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19970104-19970326 / 000248_news@columbia.edu _Fri Feb 14 17:14:35 1997.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: <news@columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.35.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id RAA22482
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Fri, 14 Feb 1997 17:14:34 -0500 (EST)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id RAA13640
  7.     for kermit.misc@watsun; Fri, 14 Feb 1997 17:14:33 -0500 (EST)
  8. Path: news.columbia.edu!watsun.cc.columbia.edu!fdc
  9. From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
  10. Newsgroups: comp.protocols.kermit.misc
  11. Subject: Announcing MS-DOS Kermit 3.15 Beta 18
  12. Date: 14 Feb 1997 22:14:30 GMT
  13. Organization: Columbia University
  14. Lines: 24
  15. Message-ID: <5e2o46$d3q$1@apakabar.cc.columbia.edu>
  16. NNTP-Posting-Host: watsun.cc.columbia.edu
  17. Xref: news.columbia.edu comp.protocols.kermit.misc:6589
  18.  
  19.  
  20. Getting closer...  Corrections:
  21.  
  22.  . Long-standing bug of being unable to delete characters via CSI P
  23.    within four columns of the left margin while in 132-column video mode.
  24.  
  25.  . Bug introduced into Beta 17 while adding \f(filespec).  This forced 
  26.    the requested filename pattern to be prepended as a path to individual
  27.    filenames of an incoming GET request, resulting in failure to find the
  28.    requested files.
  29.  
  30. Changes:
  31.  
  32.  . Modify the VT100 terminal ident from very long standing vanilla
  33.    ESC ? 1 c to be ESC ? 1; 0 c to satisfy some string matching style
  34.    remote programs.  Similarly use ESC ? 6; 0 c for VT102.
  35.  
  36. Thanks, as always, to Joe D.  Find this Beta in the usual place:
  37.  
  38.   ftp://kermit.columbia.edu/kermit/test/bin/msk315.zip
  39.  
  40. Reports to kermit-support@columbia.edu.
  41.  
  42. - Frank